[INFO] cloning repository https://github.com/blaksmatic/vcli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blaksmatic/vcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblaksmatic%2Fvcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblaksmatic%2Fvcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eccfbc6ae6d25c8a31c01ad9bbdac4ca0c9e2842
[INFO] fixing blaksmatic/vcli against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblaksmatic%2Fvcli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/blaksmatic/vcli
[INFO] finished tweaking git repo https://github.com/blaksmatic/vcli
[INFO] tweaked toml for git repo https://github.com/blaksmatic/vcli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blaksmatic/vcli on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blaksmatic/vcli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6592cde5dc737d18db4ece293737aa8a898a469cd4666455efa251ef73743379
[INFO] running `Command { std: "docker" "start" "6592cde5dc737d18db4ece293737aa8a898a469cd4666455efa251ef73743379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6592cde5dc737d18db4ece293737aa8a898a469cd4666455efa251ef73743379" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6592cde5dc737d18db4ece293737aa8a898a469cd4666455efa251ef73743379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6592cde5dc737d18db4ece293737aa8a898a469cd4666455efa251ef73743379" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/vcli-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-capture/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-daemon/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-dsl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-input/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-ipc/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-perception/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-store/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling vcli-capture v0.0.1 (/opt/rustwide/workdir/crates/vcli-capture)
[INFO] [stderr]    Migrating crates/vcli-capture/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling vcli-runtime v0.0.1 (/opt/rustwide/workdir/crates/vcli-runtime)
[INFO] [stderr]    Migrating crates/vcli-runtime/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling vcli-daemon v0.0.1 (/opt/rustwide/workdir/crates/vcli-daemon)
[INFO] [stderr]    Migrating crates/vcli-daemon/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking vcli-core v0.0.1 (/opt/rustwide/workdir/crates/vcli-core)
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Migrating crates/vcli-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking vcli-dsl v0.0.1 (/opt/rustwide/workdir/crates/vcli-dsl)
[INFO] [stderr]     Checking vcli-input v0.0.1 (/opt/rustwide/workdir/crates/vcli-input)
[INFO] [stderr]    Migrating crates/vcli-dsl/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-capture/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking vcli-ipc v0.0.1 (/opt/rustwide/workdir/crates/vcli-ipc)
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Migrating crates/vcli-input/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-ipc/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/vcli-ipc/src/server.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let (tx, mut rx) = mpsc::channel::<StreamFrame>(64);
[INFO] [stdout]     |              ------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `rx` calls a custom destructor
[INFO] [stdout]     |              `rx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 189 |     write_frame(writer, &end).await
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 190 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rx` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:485:1
[INFO] [stdout]     |
[INFO] [stdout] 485 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vcli-cli v0.0.1 (/opt/rustwide/workdir/crates/vcli-cli)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]        Fixed crates/vcli-ipc/src/socket_path.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/vcli-ipc/src/server.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let (tx, mut rx) = mpsc::channel::<StreamFrame>(64);
[INFO] [stdout]     |              ------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `rx` calls a custom destructor
[INFO] [stdout]     |              `rx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 189 |     write_frame(writer, &end).await
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 190 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `rx` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:485:1
[INFO] [stdout]     |
[INFO] [stdout] 485 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/vcli-cli/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Migrating crates/vcli-ipc/tests/errors.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]    Migrating crates/vcli-ipc/tests/roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-ipc/tests/streaming.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-cli/tests/parse.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-cli/src/bin/vcli.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-cli/tests/bin.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-cli/tests/e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-input/tests/kill_switch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-dsl/tests/yt_ad_skipper.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-core/tests/fixture_canonical.rs from 2021 edition to 2024
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Migrating crates/vcli-input/tests/mock_contract.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]    Migrating crates/vcli-input/tests/macos_real.rs from 2021 edition to 2024
[INFO] [stderr]     Checking vcli-store v0.0.1 (/opt/rustwide/workdir/crates/vcli-store)
[INFO] [stderr]    Migrating crates/vcli-store/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]    Migrating crates/vcli-store/tests/restart_recovery.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-store/tests/assets_dedup.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-store/tests/gc.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-store/tests/wal_concurrent.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-capture/tests/macos_sck_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-capture/examples/capture_once.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-capture/tests/build_support.rs from 2021 edition to 2024
[INFO] [stderr]     Checking vcli-perception v0.0.1 (/opt/rustwide/workdir/crates/vcli-perception)
[INFO] [stderr]    Migrating crates/vcli-perception/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-perception/tests/cache_and_state.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-daemon/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/vcli-daemon/src/shutdown.rs (1 fix)
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/predicate_dedup.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/wait_for_timeout.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/one_shot_watch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/action_conflict.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/novelty_timeout.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/persistent_watch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/assert_failure.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/until_predicate.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/daemon_restart_marker.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/while_true_retry.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/elapsed_ms_since_true.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/input_postcondition.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/template_asset_runtime.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-runtime/tests/scenarios/watch_timeout.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-daemon/tests/startup_orphan_recovery.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-daemon/src/bin/vcli-daemon.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/vcli-daemon/src/bin/vcli-daemon.rs:44:11
[INFO] [stdout]     |
[INFO] [stdout]  23 |     let rt = match tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rt` calls a custom destructor
[INFO] [stdout]     |         `rt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  44 |     match rt.block_on(run_foreground(cfg, factory)) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  55 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `rt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:497:1
[INFO] [stdout]     |
[INFO] [stdout] 497 | impl Drop for Runtime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/vcli-daemon/src/bin/vcli-daemon.rs:44:11
[INFO] [stdout]     |
[INFO] [stdout]  23 |     let rt = match tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rt` calls a custom destructor
[INFO] [stdout]     |         `rt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  44 |     match rt.block_on(run_foreground(cfg, factory)) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  55 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `rt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:497:1
[INFO] [stdout]     |
[INFO] [stdout] 497 | impl Drop for Runtime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/vcli-daemon/tests/submit_and_run.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-daemon/tests/graceful_shutdown.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-daemon/tests/real_backends_macos.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vcli-daemon/tests/binary_smoke.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] [stderr] crater-edition-check: vcli-core v0.0.1 (/opt/rustwide/workdir/crates/vcli-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vcli-capture v0.0.1 (/opt/rustwide/workdir/crates/vcli-capture) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vcli-daemon v0.0.1 (/opt/rustwide/workdir/crates/vcli-daemon) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vcli-dsl v0.0.1 (/opt/rustwide/workdir/crates/vcli-dsl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vcli-input v0.0.1 (/opt/rustwide/workdir/crates/vcli-input) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vcli-ipc v0.0.1 (/opt/rustwide/workdir/crates/vcli-ipc) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vcli-perception v0.0.1 (/opt/rustwide/workdir/crates/vcli-perception) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vcli-runtime v0.0.1 (/opt/rustwide/workdir/crates/vcli-runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vcli-store v0.0.1 (/opt/rustwide/workdir/crates/vcli-store) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vcli-cli v0.0.1 (/opt/rustwide/workdir/crates/vcli-cli) updating edition from 2021 to 2024
[INFO] [stderr]     Checking vcli-core v0.0.1 (/opt/rustwide/workdir/crates/vcli-core)
[INFO] [stderr]    Compiling vcli-capture v0.0.1 (/opt/rustwide/workdir/crates/vcli-capture)
[INFO] [stderr]    Compiling vcli-runtime v0.0.1 (/opt/rustwide/workdir/crates/vcli-runtime)
[INFO] [stderr]    Compiling vcli-daemon v0.0.1 (/opt/rustwide/workdir/crates/vcli-daemon)
[INFO] [stderr]     Checking vcli-dsl v0.0.1 (/opt/rustwide/workdir/crates/vcli-dsl)
[INFO] [stderr]     Checking vcli-input v0.0.1 (/opt/rustwide/workdir/crates/vcli-input)
[INFO] [stderr]     Checking vcli-perception v0.0.1 (/opt/rustwide/workdir/crates/vcli-perception)
[INFO] [stderr]     Checking vcli-ipc v0.0.1 (/opt/rustwide/workdir/crates/vcli-ipc)
[INFO] [stderr]     Checking vcli-store v0.0.1 (/opt/rustwide/workdir/crates/vcli-store)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/vcli-ipc/src/socket_path.rs:156:32
[INFO] [stdout]     |
[INFO] [stdout] 156 |                     Some(v) => unsafe { env::set_var(k, v) },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> crates/vcli-ipc/src/lib.rs:7:11
[INFO] [stdout]     |
[INFO] [stdout]   7 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/vcli-ipc/src/socket_path.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     None => unsafe { env::remove_var(k) },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/vcli-ipc/src/socket_path.rs:170:32
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     Some(v) => unsafe { env::set_var(&k, v) },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/vcli-ipc/src/socket_path.rs:172:29
[INFO] [stdout]     |
[INFO] [stdout] 172 |                     None => unsafe { env::remove_var(&k) },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vcli-cli v0.0.1 (/opt/rustwide/workdir/crates/vcli-cli)
[INFO] [stderr] error: could not compile `vcli-ipc` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6592cde5dc737d18db4ece293737aa8a898a469cd4666455efa251ef73743379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6592cde5dc737d18db4ece293737aa8a898a469cd4666455efa251ef73743379", kill_on_drop: false }`
[INFO] [stdout] 6592cde5dc737d18db4ece293737aa8a898a469cd4666455efa251ef73743379
